google.golang.org/protobuf/internal/filedesc.stringName.lazyInit (method)
3 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L518: func (s *stringName) lazyInit(fd protoreflect.FieldDescriptor) *stringName {
desc.go#L546: func (s *stringName) getJSON(fd protoreflect.FieldDescriptor) string { return s.lazyInit(fd).nameJSON }
desc.go#L547: func (s *stringName) getText(fd protoreflect.FieldDescriptor) string { return s.lazyInit(fd).nameText }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)